Type.registerNamespace('admrmr_ru_new');
admrmr_ru_new.AdmrmrBlockData=function() {
admrmr_ru_new.AdmrmrBlockData.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
admrmr_ru_new.AdmrmrBlockData.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return admrmr_ru_new.AdmrmrBlockData._staticInstance.get_path();},
AddPhotoComments:function(key,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddPhotoComments',false,{key:key},succeededCallback,failedCallback,userContext); },
GetPhotoLinkToThread:function(key,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPhotoLinkToThread',false,{key:key},succeededCallback,failedCallback,userContext); },
GetPhotoComments:function(key,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPhotoComments',false,{key:key},succeededCallback,failedCallback,userContext); },
GetForumName:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetForumName',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetThreadName:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetThreadName',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetMyThread:function(conteaxtKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetMyThread',false,{conteaxtKey:conteaxtKey},succeededCallback,failedCallback,userContext); },
GetMyThreadShort:function(conteaxtKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetMyThreadShort',false,{conteaxtKey:conteaxtKey},succeededCallback,failedCallback,userContext); },
GetAnswersOnMyPostsShort:function(conteaxtKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetAnswersOnMyPostsShort',false,{conteaxtKey:conteaxtKey},succeededCallback,failedCallback,userContext); },
GetMyPostsShort:function(conteaxtKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetMyPostsShort',false,{conteaxtKey:conteaxtKey},succeededCallback,failedCallback,userContext); },
GetThreadAuthorId:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetThreadAuthorId',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetThreadModeratorId:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetThreadModeratorId',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetForumNameForThread:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetForumNameForThread',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetForumIdForThread:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetForumIdForThread',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
AddPost:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddPost',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetBlockUserCard:function(UserName,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetBlockUserCard',false,{UserName:UserName},succeededCallback,failedCallback,userContext); },
GetHelperText:function(context,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetHelperText',false,{context:context},succeededCallback,failedCallback,userContext); },
GetNewsHeaders:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetNewsHeaders',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetNewsForNavDiv:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetNewsForNavDiv',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetDocTypeName:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDocTypeName',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetFirstImageInText:function(text,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetFirstImageInText',false,{text:text},succeededCallback,failedCallback,userContext); },
GetNewsHeadersByTheme:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetNewsHeadersByTheme',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetEventsAnons:function(context,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetEventsAnons',false,{context:context},succeededCallback,failedCallback,userContext); },
GetEventsForCalendar:function(dt,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetEventsForCalendar',false,{dt:dt},succeededCallback,failedCallback,userContext); },
GetDescriptionEvent:function(contextKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDescriptionEvent',false,{contextKey:contextKey},succeededCallback,failedCallback,userContext); },
GetClearString:function(str,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetClearString',false,{str:str},succeededCallback,failedCallback,userContext); },
PriemGrajdan:function(context,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PriemGrajdan',false,{context:context},succeededCallback,failedCallback,userContext); },
TestLoadRss:function(APath,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'TestLoadRss',false,{APath:APath},succeededCallback,failedCallback,userContext); },
UserLinks:function(context,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'UserLinks',false,{context:context},succeededCallback,failedCallback,userContext); },
CheckLoginName:function(login,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'CheckLoginName',false,{login:login},succeededCallback,failedCallback,userContext); },
GetPostsCount:function(id_message,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPostsCount',false,{id_message:id_message},succeededCallback,failedCallback,userContext); },
GetPostsThread:function(id_message,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPostsThread',false,{id_message:id_message},succeededCallback,failedCallback,userContext); },
GetPhotoPostsThread:function(id_photo,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPhotoPostsThread',false,{id_photo:id_photo},succeededCallback,failedCallback,userContext); },
AddNewThreadFromPage:function(id_message,post_text,thread_name,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddNewThreadFromPage',false,{id_message:id_message,post_text:post_text,thread_name:thread_name},succeededCallback,failedCallback,userContext); },
AddNewThreadFromMail:function(id_forum,post_text,thread_name,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddNewThreadFromMail',false,{id_forum:id_forum,post_text:post_text,thread_name:thread_name},succeededCallback,failedCallback,userContext); },
GetPhotoGalery:function(key,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPhotoGalery',false,{key:key},succeededCallback,failedCallback,userContext); },
GetPhoto:function(context,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPhoto',false,{context:context},succeededCallback,failedCallback,userContext); },
GetFilesCount:function(context,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetFilesCount',false,{context:context},succeededCallback,failedCallback,userContext); },
SendErrorMail:function(key,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SendErrorMail',false,{key:key},succeededCallback,failedCallback,userContext); },
GetSiteRoot:function(page,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSiteRoot',false,{page:page},succeededCallback,failedCallback,userContext); },
GetLastURL24hour:function(ckey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetLastURL24hour',false,{ckey:ckey},succeededCallback,failedCallback,userContext); },
GetLastURL:function(ckey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetLastURL',false,{ckey:ckey},succeededCallback,failedCallback,userContext); },
GetLastMinutUsers:function(key,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetLastMinutUsers',false,{key:key},succeededCallback,failedCallback,userContext); },
GetBrowsersStatistic:function(key,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetBrowsersStatistic',false,{key:key},succeededCallback,failedCallback,userContext); },
GetContentForPopUp:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetContentForPopUp',false,{},succeededCallback,failedCallback,userContext); }}
admrmr_ru_new.AdmrmrBlockData.registerClass('admrmr_ru_new.AdmrmrBlockData',Sys.Net.WebServiceProxy);
admrmr_ru_new.AdmrmrBlockData._staticInstance = new admrmr_ru_new.AdmrmrBlockData();
admrmr_ru_new.AdmrmrBlockData.set_path = function(value) { admrmr_ru_new.AdmrmrBlockData._staticInstance.set_path(value); }
admrmr_ru_new.AdmrmrBlockData.get_path = function() { return admrmr_ru_new.AdmrmrBlockData._staticInstance.get_path(); }
admrmr_ru_new.AdmrmrBlockData.set_timeout = function(value) { admrmr_ru_new.AdmrmrBlockData._staticInstance.set_timeout(value); }
admrmr_ru_new.AdmrmrBlockData.get_timeout = function() { return admrmr_ru_new.AdmrmrBlockData._staticInstance.get_timeout(); }
admrmr_ru_new.AdmrmrBlockData.set_defaultUserContext = function(value) { admrmr_ru_new.AdmrmrBlockData._staticInstance.set_defaultUserContext(value); }
admrmr_ru_new.AdmrmrBlockData.get_defaultUserContext = function() { return admrmr_ru_new.AdmrmrBlockData._staticInstance.get_defaultUserContext(); }
admrmr_ru_new.AdmrmrBlockData.set_defaultSucceededCallback = function(value) { admrmr_ru_new.AdmrmrBlockData._staticInstance.set_defaultSucceededCallback(value); }
admrmr_ru_new.AdmrmrBlockData.get_defaultSucceededCallback = function() { return admrmr_ru_new.AdmrmrBlockData._staticInstance.get_defaultSucceededCallback(); }
admrmr_ru_new.AdmrmrBlockData.set_defaultFailedCallback = function(value) { admrmr_ru_new.AdmrmrBlockData._staticInstance.set_defaultFailedCallback(value); }
admrmr_ru_new.AdmrmrBlockData.get_defaultFailedCallback = function() { return admrmr_ru_new.AdmrmrBlockData._staticInstance.get_defaultFailedCallback(); }
admrmr_ru_new.AdmrmrBlockData.set_path("/AdmrmrBlockData.asmx");
admrmr_ru_new.AdmrmrBlockData.AddPhotoComments= function(key,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.AddPhotoComments(key,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetPhotoLinkToThread= function(key,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetPhotoLinkToThread(key,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetPhotoComments= function(key,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetPhotoComments(key,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetForumName= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetForumName(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetThreadName= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetThreadName(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetMyThread= function(conteaxtKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetMyThread(conteaxtKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetMyThreadShort= function(conteaxtKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetMyThreadShort(conteaxtKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetAnswersOnMyPostsShort= function(conteaxtKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetAnswersOnMyPostsShort(conteaxtKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetMyPostsShort= function(conteaxtKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetMyPostsShort(conteaxtKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetThreadAuthorId= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetThreadAuthorId(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetThreadModeratorId= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetThreadModeratorId(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetForumNameForThread= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetForumNameForThread(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetForumIdForThread= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetForumIdForThread(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.AddPost= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.AddPost(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetBlockUserCard= function(UserName,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetBlockUserCard(UserName,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetHelperText= function(context,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetHelperText(context,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetNewsHeaders= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetNewsHeaders(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetNewsForNavDiv= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetNewsForNavDiv(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetDocTypeName= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetDocTypeName(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetFirstImageInText= function(text,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetFirstImageInText(text,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetNewsHeadersByTheme= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetNewsHeadersByTheme(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetEventsAnons= function(context,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetEventsAnons(context,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetEventsForCalendar= function(dt,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetEventsForCalendar(dt,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetDescriptionEvent= function(contextKey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetDescriptionEvent(contextKey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetClearString= function(str,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetClearString(str,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.PriemGrajdan= function(context,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.PriemGrajdan(context,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.TestLoadRss= function(APath,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.TestLoadRss(APath,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.UserLinks= function(context,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.UserLinks(context,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.CheckLoginName= function(login,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.CheckLoginName(login,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetPostsCount= function(id_message,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetPostsCount(id_message,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetPostsThread= function(id_message,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetPostsThread(id_message,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetPhotoPostsThread= function(id_photo,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetPhotoPostsThread(id_photo,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.AddNewThreadFromPage= function(id_message,post_text,thread_name,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.AddNewThreadFromPage(id_message,post_text,thread_name,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.AddNewThreadFromMail= function(id_forum,post_text,thread_name,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.AddNewThreadFromMail(id_forum,post_text,thread_name,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetPhotoGalery= function(key,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetPhotoGalery(key,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetPhoto= function(context,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetPhoto(context,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetFilesCount= function(context,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetFilesCount(context,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.SendErrorMail= function(key,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.SendErrorMail(key,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetSiteRoot= function(page,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetSiteRoot(page,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetLastURL24hour= function(ckey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetLastURL24hour(ckey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetLastURL= function(ckey,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetLastURL(ckey,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetLastMinutUsers= function(key,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetLastMinutUsers(key,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetBrowsersStatistic= function(key,onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetBrowsersStatistic(key,onSuccess,onFailed,userContext); }
admrmr_ru_new.AdmrmrBlockData.GetContentForPopUp= function(onSuccess,onFailed,userContext) {admrmr_ru_new.AdmrmrBlockData._staticInstance.GetContentForPopUp(onSuccess,onFailed,userContext); }
var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor;
if (typeof(admrmr_ru_new.HelperResult) === 'undefined') {
admrmr_ru_new.HelperResult=gtc("admrmr_ru_new.HelperResult");
admrmr_ru_new.HelperResult.registerClass('admrmr_ru_new.HelperResult');
}
if (typeof(admrmr_ru_new.AjaxEventsDataInput) === 'undefined') {
admrmr_ru_new.AjaxEventsDataInput=gtc("admrmr_ru_new.AjaxEventsDataInput");
admrmr_ru_new.AjaxEventsDataInput.registerClass('admrmr_ru_new.AjaxEventsDataInput');
}
if (typeof(admrmr_ru_new.AjaxEventsData) === 'undefined') {
admrmr_ru_new.AjaxEventsData=gtc("admrmr_ru_new.AjaxEventsData");
admrmr_ru_new.AjaxEventsData.registerClass('admrmr_ru_new.AjaxEventsData');
}
if (typeof(admrmr_ru_new.v3Event) === 'undefined') {
admrmr_ru_new.v3Event=gtc("admrmr_ru_new.v3Event");
admrmr_ru_new.v3Event.registerClass('admrmr_ru_new.v3Event');
}
if (typeof(admrmr_ru_new.AjaxPriemDataInput) === 'undefined') {
admrmr_ru_new.AjaxPriemDataInput=gtc("admrmr_ru_new.AjaxPriemDataInput");
admrmr_ru_new.AjaxPriemDataInput.registerClass('admrmr_ru_new.AjaxPriemDataInput');
}
if (typeof(admrmr_ru_new.AjaxPriemData) === 'undefined') {
admrmr_ru_new.AjaxPriemData=gtc("admrmr_ru_new.AjaxPriemData");
admrmr_ru_new.AjaxPriemData.registerClass('admrmr_ru_new.AjaxPriemData');
}
Type.registerNamespace('System.Data');
if (typeof(System.Data.DataSet) === 'undefined') {
System.Data.DataSet=gtc("System.Data.DataSet");
System.Data.DataSet.registerClass('System.Data.DataSet');
}
if (typeof(admrmr_ru_new.UserLinksInput) === 'undefined') {
admrmr_ru_new.UserLinksInput=gtc("admrmr_ru_new.UserLinksInput");
admrmr_ru_new.UserLinksInput.registerClass('admrmr_ru_new.UserLinksInput');
}
if (typeof(admrmr_ru_new.UserLinksOutput) === 'undefined') {
admrmr_ru_new.UserLinksOutput=gtc("admrmr_ru_new.UserLinksOutput");
admrmr_ru_new.UserLinksOutput.registerClass('admrmr_ru_new.UserLinksOutput');
}
Type.registerNamespace('System.Web.UI');
if (typeof(System.Web.UI.Page) === 'undefined') {
System.Web.UI.Page=gtc("System.Web.UI.Page");
System.Web.UI.Page.registerClass('System.Web.UI.Page');
}
